Colab 中開啟 Tensorboard


當你輸出了 tensorboard 的檔案後,如何在 colab 裡面檢視?

%load_ext tensorboard
%tensorboard --logdir /path/to/tensorboard-log-dir

Enjoy.







你可能感興趣的文章

Finite State Machine (FSM) 介紹

Finite State Machine (FSM) 介紹

[day-5] 10分鐘了解陣列的簡易應用

[day-5] 10分鐘了解陣列的簡易應用

JQuery 筆記:You might not need JQuery doesn't mean you can't try it

JQuery 筆記:You might not need JQuery doesn't mean you can't try it






留言討論